Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
getdate
getdate
Get date/time information
Name:
getdate
Category:
Date and time
Programming Language:
php
One-line Description:
Returns the date/time information of a time stamp or the current local date/time.
Related
How to Format PHP Dates Using getdate() and Display the Timezone Information
8
Why Does the print Function Automatically Perform Type Conversion When Outputting Numbers?
1
Similar Functions
strftime
strftime
Formatlocaltime/date
date_default_timezone_get
date_default_timezone_get
Getthedefaulttimezon
idate
idate
Formatlocaltime/date
date_add
date_add
DateTime::addalias:A
date
date
Formatlocaltime/date
timezone_identifiers_list
timezone_identifiers_list
AliasforDateTimeZo
timezone_transitions_get
timezone_transitions_get
AliasforDateTimeZo
date_sub
date_sub
DateTime::sub-Subtra
Popular Articles
Why Does the print Function Automatically Perform Type Conversion When Outputting Numbers?
How to Format PHP Dates Using getdate() and Display the Timezone Information